home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
- <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:em="http://www.mozilla.org/2004/em-rdf#">
- <Description about="urn:mozilla:install-manifest">
- <em:id>{4b960dd3-9c58-7e1b-c35e-58fa9e82651a}</em:id>
- <em:version>1.16</em:version>
-
- <!-- Target Application this extension can install into,
- with minimum and maximum supported versions. -->
- <em:targetApplication>
- <Description>
- <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
- <em:minVersion>0.9</em:minVersion>
- <em:maxVersion>1.0+</em:maxVersion>
- </Description>
- </em:targetApplication>
- <em:description>An advanced search companion for the searchbox</em:description>
- <em:name>Advanced Search Button</em:name>
- <em:creator>Pcdingo</em:creator>
- <em:contributor>Sethnakht</em:contributor>
- <em:homepageURL>http://membres.lycos.fr/pcdingo/</em:homepageURL>
- <em:iconURL>chrome://asb/skin/icon.png</em:iconURL>
- <em:optionsURL>chrome://asb/content/options.xul</em:optionsURL>
-
- <!-- Packages, Skins and Locales that this extension registers -->
- <em:file>
- <Description about="urn:mozilla:extension:file:asb.jar">
- <em:package>content/asb/</em:package>
- <em:locale>locale/en-US/asb/</em:locale>
- <em:locale>locale/fr-FR/asb/</em:locale>
- <em:skin>skin/classic/asb/</em:skin>
- </Description>
- </em:file>
- </Description>
- </RDF>